home *** CD-ROM | disk | FTP | other *** search
/ TIME: Almanac 1995 / TIME Almanac 1995.iso / time / vmenu / slidetoo / slidetoo.vmn < prev    next >
Encoding:
Text File  |  1995-02-28  |  2.8 KB  |  117 lines

  1. <vmenu slidetool>
  2. <title>Slideshow Toolbar</title>
  3. <action startshow> 
  4.     prev:disable 
  5.     prev:state auto_off
  6.     next:disable       
  7.     next:state auto_off
  8.     slidetool:state auto
  9. <action firstframe>
  10.     prev:off
  11.     next:on
  12. <action midframe>
  13.     prev:on
  14.     next:on
  15. <action lastframe>
  16.     prev:on
  17.     next:off
  18. <action onlyframe>
  19.     prev:off
  20.     next:off
  21. <action endshow>
  22.     stop:disable
  23.     play:disable
  24.     slidetool:state manual
  25.     
  26. <action "auto begin">
  27.     stop:enable
  28.     play:disable
  29.     prev:auto
  30.     next:auto
  31. <action "auto timer">
  32.     slidetool:next
  33. <action "auto audioend">
  34.     slidetool:next
  35. <action "auto stopbutton"> 
  36.     stop:disable
  37.     play:enable
  38.     slidetool:state manual
  39.     slidetool:stop
  40.  
  41. <action "manual begin">
  42.     prev:manual
  43.     next:manual
  44. <action "manual playbutton">
  45.     slidetool:state auto
  46.     slidetool:next
  47. <action "manual prevbutton">
  48.     slidetool:prev
  49. <action "manual nextbutton">
  50.     slidetool:next
  51. </action>
  52.  
  53. <graphicitem background size=176,34 fit=clip path=\time\vmenu\slidetoo\slidetoo.bmp>
  54.  
  55. <button stop position=0,1 size=44,32 command="slidetool:stopbutton"
  56.     section="enabled 176,1; entered 176,1; selected 176,35; disabled 176,69">
  57.  
  58. <button play position=44,1 size=44,32 command="slidetool:playbutton"
  59.     section="enabled 220,1; entered 220,1; selected 220,35; disabled 220,69">
  60.  
  61. <button prev position=88,1 size=44,32 command="slidetool:prevbutton"
  62.     section="enabled 308,1; entered 308,1; selected 308,35; disabled 308,69">
  63. <action "manual_on begin">
  64.     prev:enable
  65. <action "manual_on end">
  66.     prev:disable       
  67. <action "manual_on off">
  68.     prev:state manual_off       
  69. <action "manual_on auto">
  70.     prev:state auto_on 
  71.           
  72. <action "manual_off on">
  73.     prev:state manual_on       
  74. <action "manual_off auto">
  75.     prev:state auto_off       
  76.  
  77. <action "auto_on off">
  78.     prev:state auto_off       
  79. <action "auto_on manual">
  80.     prev:state manual_on       
  81.  
  82. <action "auto_off on">
  83.     prev:state auto_on       
  84. <action "auto_off manual">
  85.     prev:state manual_off       
  86. </button>
  87.  
  88. <button next position=132,1 size=44,32 command="slidetool:nextbutton"
  89.     section="enabled 264,1; entered 264,1; selected 264,35; disabled 264,69">
  90. <action "manual_on begin">
  91.     next:enable 
  92.     play:enable
  93. <action "manual_on end">
  94.     next:disable       
  95. <action "manual_on off">
  96.     next:state manual_off       
  97. <action "manual_on auto">
  98.     next:state auto_on 
  99.           
  100. <action "manual_off on">
  101.     next:state manual_on       
  102. <action "manual_off auto">
  103.     next:state auto_off       
  104.  
  105. <action "auto_on off">
  106.     next:state auto_off       
  107. <action "auto_on manual">
  108.     next:state manual_on       
  109.  
  110. <action "auto_off on">
  111.     next:state auto_on       
  112. <action "auto_off manual">
  113.     next:state manual_off       
  114. </button>
  115.  
  116. </vmenu>
  117.